ddr: altera: Fix typo in mp_threshold1 programming
authorMarek Vasut <[email protected]>
Wed, 8 Jul 2015 23:47:56 +0000 (01:47 +0200)
committerMarek Vasut <[email protected]>
Sat, 8 Aug 2015 12:14:05 +0000 (14:14 +0200)
commit452a81e0786825d0a86c26d320b22055a387c749
treed20ab52625f0cfbb9dd4d264e7e8cf164ad491d2
parent42f7ebb82bce6f145ded1a469b1377fee34d32fa
ddr: altera: Fix typo in mp_threshold1 programming

It is the configuration data that should go into the register,
not the register mask, just like the surrounding code does it.
Fix this typo.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Tom Rini <[email protected]>
drivers/ddr/altera/sdram.c